home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / lib / python2.5 / encodings / cp864.pyc (.txt) < prev    next >
Python Compiled Bytecode  |  2008-10-29  |  9KB  |  425 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.5)
  3.  
  4. """ Python Character Mapping Codec generated from 'VENDORS/MICSFT/PC/CP864.TXT' with gencodec.py.
  5.  
  6. """
  7. import codecs
  8.  
  9. class Codec(codecs.Codec):
  10.     
  11.     def encode(self, input, errors = 'strict'):
  12.         return codecs.charmap_encode(input, errors, encoding_map)
  13.  
  14.     
  15.     def decode(self, input, errors = 'strict'):
  16.         return codecs.charmap_decode(input, errors, decoding_table)
  17.  
  18.  
  19.  
  20. class IncrementalEncoder(codecs.IncrementalEncoder):
  21.     
  22.     def encode(self, input, final = False):
  23.         return codecs.charmap_encode(input, self.errors, encoding_map)[0]
  24.  
  25.  
  26.  
  27. class IncrementalDecoder(codecs.IncrementalDecoder):
  28.     
  29.     def decode(self, input, final = False):
  30.         return codecs.charmap_decode(input, self.errors, decoding_table)[0]
  31.  
  32.  
  33.  
  34. class StreamWriter(Codec, codecs.StreamWriter):
  35.     pass
  36.  
  37.  
  38. class StreamReader(Codec, codecs.StreamReader):
  39.     pass
  40.  
  41.  
  42. def getregentry():
  43.     return codecs.CodecInfo(name = 'cp864', encode = Codec().encode, decode = Codec().decode, incrementalencoder = IncrementalEncoder, incrementaldecoder = IncrementalDecoder, streamreader = StreamReader, streamwriter = StreamWriter)
  44.  
  45. decoding_map = codecs.make_identity_dict(range(256))
  46. decoding_map.update({
  47.     37: 1642,
  48.     128: 176,
  49.     129: 183,
  50.     130: 8729,
  51.     131: 8730,
  52.     132: 9618,
  53.     133: 9472,
  54.     134: 9474,
  55.     135: 9532,
  56.     136: 9508,
  57.     137: 9516,
  58.     138: 9500,
  59.     139: 9524,
  60.     140: 9488,
  61.     141: 9484,
  62.     142: 9492,
  63.     143: 9496,
  64.     144: 946,
  65.     145: 8734,
  66.     146: 966,
  67.     147: 177,
  68.     148: 189,
  69.     149: 188,
  70.     150: 8776,
  71.     151: 171,
  72.     152: 187,
  73.     153: 65271,
  74.     154: 65272,
  75.     155: None,
  76.     156: None,
  77.     157: 65275,
  78.     158: 65276,
  79.     159: None,
  80.     161: 173,
  81.     162: 65154,
  82.     165: 65156,
  83.     166: None,
  84.     167: None,
  85.     168: 65166,
  86.     169: 65167,
  87.     170: 65173,
  88.     171: 65177,
  89.     172: 1548,
  90.     173: 65181,
  91.     174: 65185,
  92.     175: 65189,
  93.     176: 1632,
  94.     177: 1633,
  95.     178: 1634,
  96.     179: 1635,
  97.     180: 1636,
  98.     181: 1637,
  99.     182: 1638,
  100.     183: 1639,
  101.     184: 1640,
  102.     185: 1641,
  103.     186: 65233,
  104.     187: 1563,
  105.     188: 65201,
  106.     189: 65205,
  107.     190: 65209,
  108.     191: 1567,
  109.     192: 162,
  110.     193: 65152,
  111.     194: 65153,
  112.     195: 65155,
  113.     196: 65157,
  114.     197: 65226,
  115.     198: 65163,
  116.     199: 65165,
  117.     200: 65169,
  118.     201: 65171,
  119.     202: 65175,
  120.     203: 65179,
  121.     204: 65183,
  122.     205: 65187,
  123.     206: 65191,
  124.     207: 65193,
  125.     208: 65195,
  126.     209: 65197,
  127.     210: 65199,
  128.     211: 65203,
  129.     212: 65207,
  130.     213: 65211,
  131.     214: 65215,
  132.     215: 65217,
  133.     216: 65221,
  134.     217: 65227,
  135.     218: 65231,
  136.     219: 166,
  137.     220: 172,
  138.     221: 247,
  139.     222: 215,
  140.     223: 65225,
  141.     224: 1600,
  142.     225: 65235,
  143.     226: 65239,
  144.     227: 65243,
  145.     228: 65247,
  146.     229: 65251,
  147.     230: 65255,
  148.     231: 65259,
  149.     232: 65261,
  150.     233: 65263,
  151.     234: 65267,
  152.     235: 65213,
  153.     236: 65228,
  154.     237: 65230,
  155.     238: 65229,
  156.     239: 65249,
  157.     240: 65149,
  158.     241: 1617,
  159.     242: 65253,
  160.     243: 65257,
  161.     244: 65260,
  162.     245: 65264,
  163.     246: 65266,
  164.     247: 65232,
  165.     248: 65237,
  166.     249: 65269,
  167.     250: 65270,
  168.     251: 65245,
  169.     252: 65241,
  170.     253: 65265,
  171.     254: 9632,
  172.     255: None })
  173. decoding_table = u'\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f !"#$\xd9\xaa&\'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7f\xc2\xb0\xc2\xb7\xe2\x88\x99\xe2\x88\x9a\xe2\x96\x92\xe2\x94\x80\xe2\x94\x82\xe2\x94\xbc\xe2\x94\xa4\xe2\x94\xac\xe2\x94\x9c\xe2\x94\xb4\xe2\x94\x90\xe2\x94\x8c\xe2\x94\x94\xe2\x94\x98\xce\xb2\xe2\x88\x9e\xcf\x86\xc2\xb1\xc2\xbd\xc2\xbc\xe2\x89\x88\xc2\xab\xc2\xbb\xef\xbb\xb7\xef\xbb\xb8\xef\xbf\xbe\xef\xbf\xbe\xef\xbb\xbb\xef\xbb\xbc\xef\xbf\xbe\xc2\xa0\xc2\xad\xef\xba\x82\xc2\xa3\xc2\xa4\xef\xba\x84\xef\xbf\xbe\xef\xbf\xbe\xef\xba\x8e\xef\xba\x8f\xef\xba\x95\xef\xba\x99\xd8\x8c\xef\xba\x9d\xef\xba\xa1\xef\xba\xa5\xd9\xa0\xd9\xa1\xd9\xa2\xd9\xa3\xd9\xa4\xd9\xa5\xd9\xa6\xd9\xa7\xd9\xa8\xd9\xa9\xef\xbb\x91\xd8\x9b\xef\xba\xb1\xef\xba\xb5\xef\xba\xb9\xd8\x9f\xc2\xa2\xef\xba\x80\xef\xba\x81\xef\xba\x83\xef\xba\x85\xef\xbb\x8a\xef\xba\x8b\xef\xba\x8d\xef\xba\x91\xef\xba\x93\xef\xba\x97\xef\xba\x9b\xef\xba\x9f\xef\xba\xa3\xef\xba\xa7\xef\xba\xa9\xef\xba\xab\xef\xba\xad\xef\xba\xaf\xef\xba\xb3\xef\xba\xb7\xef\xba\xbb\xef\xba\xbf\xef\xbb\x81\xef\xbb\x85\xef\xbb\x8b\xef\xbb\x8f\xc2\xa6\xc2\xac\xc3\xb7\xc3\x97\xef\xbb\x89\xd9\x80\xef\xbb\x93\xef\xbb\x97\xef\xbb\x9b\xef\xbb\x9f\xef\xbb\xa3\xef\xbb\xa7\xef\xbb\xab\xef\xbb\xad\xef\xbb\xaf\xef\xbb\xb3\xef\xba\xbd\xef\xbb\x8c\xef\xbb\x8e\xef\xbb\x8d\xef\xbb\xa1\xef\xb9\xbd\xd9\x91\xef\xbb\xa5\xef\xbb\xa9\xef\xbb\xac\xef\xbb\xb0\xef\xbb\xb2\xef\xbb\x90\xef\xbb\x95\xef\xbb\xb5\xef\xbb\xb6\xef\xbb\x9d\xef\xbb\x99\xef\xbb\xb1\xe2\x96\xa0\xef\xbf\xbe'
  174. encoding_map = {
  175.     0: 0,
  176.     1: 1,
  177.     2: 2,
  178.     3: 3,
  179.     4: 4,
  180.     5: 5,
  181.     6: 6,
  182.     7: 7,
  183.     8: 8,
  184.     9: 9,
  185.     10: 10,
  186.     11: 11,
  187.     12: 12,
  188.     13: 13,
  189.     14: 14,
  190.     15: 15,
  191.     16: 16,
  192.     17: 17,
  193.     18: 18,
  194.     19: 19,
  195.     20: 20,
  196.     21: 21,
  197.     22: 22,
  198.     23: 23,
  199.     24: 24,
  200.     25: 25,
  201.     26: 26,
  202.     27: 27,
  203.     28: 28,
  204.     29: 29,
  205.     30: 30,
  206.     31: 31,
  207.     32: 32,
  208.     33: 33,
  209.     34: 34,
  210.     35: 35,
  211.     36: 36,
  212.     38: 38,
  213.     39: 39,
  214.     40: 40,
  215.     41: 41,
  216.     42: 42,
  217.     43: 43,
  218.     44: 44,
  219.     45: 45,
  220.     46: 46,
  221.     47: 47,
  222.     48: 48,
  223.     49: 49,
  224.     50: 50,
  225.     51: 51,
  226.     52: 52,
  227.     53: 53,
  228.     54: 54,
  229.     55: 55,
  230.     56: 56,
  231.     57: 57,
  232.     58: 58,
  233.     59: 59,
  234.     60: 60,
  235.     61: 61,
  236.     62: 62,
  237.     63: 63,
  238.     64: 64,
  239.     65: 65,
  240.     66: 66,
  241.     67: 67,
  242.     68: 68,
  243.     69: 69,
  244.     70: 70,
  245.     71: 71,
  246.     72: 72,
  247.     73: 73,
  248.     74: 74,
  249.     75: 75,
  250.     76: 76,
  251.     77: 77,
  252.     78: 78,
  253.     79: 79,
  254.     80: 80,
  255.     81: 81,
  256.     82: 82,
  257.     83: 83,
  258.     84: 84,
  259.     85: 85,
  260.     86: 86,
  261.     87: 87,
  262.     88: 88,
  263.     89: 89,
  264.     90: 90,
  265.     91: 91,
  266.     92: 92,
  267.     93: 93,
  268.     94: 94,
  269.     95: 95,
  270.     96: 96,
  271.     97: 97,
  272.     98: 98,
  273.     99: 99,
  274.     100: 100,
  275.     101: 101,
  276.     102: 102,
  277.     103: 103,
  278.     104: 104,
  279.     105: 105,
  280.     106: 106,
  281.     107: 107,
  282.     108: 108,
  283.     109: 109,
  284.     110: 110,
  285.     111: 111,
  286.     112: 112,
  287.     113: 113,
  288.     114: 114,
  289.     115: 115,
  290.     116: 116,
  291.     117: 117,
  292.     118: 118,
  293.     119: 119,
  294.     120: 120,
  295.     121: 121,
  296.     122: 122,
  297.     123: 123,
  298.     124: 124,
  299.     125: 125,
  300.     126: 126,
  301.     127: 127,
  302.     160: 160,
  303.     162: 192,
  304.     163: 163,
  305.     164: 164,
  306.     166: 219,
  307.     171: 151,
  308.     172: 220,
  309.     173: 161,
  310.     176: 128,
  311.     177: 147,
  312.     183: 129,
  313.     187: 152,
  314.     188: 149,
  315.     189: 148,
  316.     215: 222,
  317.     247: 221,
  318.     946: 144,
  319.     966: 146,
  320.     1548: 172,
  321.     1563: 187,
  322.     1567: 191,
  323.     1600: 224,
  324.     1617: 241,
  325.     1632: 176,
  326.     1633: 177,
  327.     1634: 178,
  328.     1635: 179,
  329.     1636: 180,
  330.     1637: 181,
  331.     1638: 182,
  332.     1639: 183,
  333.     1640: 184,
  334.     1641: 185,
  335.     1642: 37,
  336.     8729: 130,
  337.     8730: 131,
  338.     8734: 145,
  339.     8776: 150,
  340.     9472: 133,
  341.     9474: 134,
  342.     9484: 141,
  343.     9488: 140,
  344.     9492: 142,
  345.     9496: 143,
  346.     9500: 138,
  347.     9508: 136,
  348.     9516: 137,
  349.     9524: 139,
  350.     9532: 135,
  351.     9618: 132,
  352.     9632: 254,
  353.     65149: 240,
  354.     65152: 193,
  355.     65153: 194,
  356.     65154: 162,
  357.     65155: 195,
  358.     65156: 165,
  359.     65157: 196,
  360.     65163: 198,
  361.     65165: 199,
  362.     65166: 168,
  363.     65167: 169,
  364.     65169: 200,
  365.     65171: 201,
  366.     65173: 170,
  367.     65175: 202,
  368.     65177: 171,
  369.     65179: 203,
  370.     65181: 173,
  371.     65183: 204,
  372.     65185: 174,
  373.     65187: 205,
  374.     65189: 175,
  375.     65191: 206,
  376.     65193: 207,
  377.     65195: 208,
  378.     65197: 209,
  379.     65199: 210,
  380.     65201: 188,
  381.     65203: 211,
  382.     65205: 189,
  383.     65207: 212,
  384.     65209: 190,
  385.     65211: 213,
  386.     65213: 235,
  387.     65215: 214,
  388.     65217: 215,
  389.     65221: 216,
  390.     65225: 223,
  391.     65226: 197,
  392.     65227: 217,
  393.     65228: 236,
  394.     65229: 238,
  395.     65230: 237,
  396.     65231: 218,
  397.     65232: 247,
  398.     65233: 186,
  399.     65235: 225,
  400.     65237: 248,
  401.     65239: 226,
  402.     65241: 252,
  403.     65243: 227,
  404.     65245: 251,
  405.     65247: 228,
  406.     65249: 239,
  407.     65251: 229,
  408.     65253: 242,
  409.     65255: 230,
  410.     65257: 243,
  411.     65259: 231,
  412.     65260: 244,
  413.     65261: 232,
  414.     65263: 233,
  415.     65264: 245,
  416.     65265: 253,
  417.     65266: 246,
  418.     65267: 234,
  419.     65269: 249,
  420.     65270: 250,
  421.     65271: 153,
  422.     65272: 154,
  423.     65275: 157,
  424.     65276: 158 }
  425.